Welcome![Sign In][Sign Up]
Location:
Search - ffmpeg android

Search list

[Embeded Linuxffmpeg for android library

Description: ffmpeg for android library
Platform: | Size: 779381 | Author: dmysscom | Hits:

[Linux-Unixffmpeg-androidh264

Description: 一个基于android平台的H.264编解码程序,利用ffmpeg移植到android移动终端-An android platform based on the H.264 codec procedures, very good use of the H.264 codec
Platform: | Size: 1362944 | Author: hongqiangcao | Hits:

[Embeded Linuxplayer

Description: fs2410下借用SDL.FFMPEG库实现一个触摸屏的播放器程序。请参照源码在相应目录下自己放置一个要播放的MPG文件。-fs2410 under SDL.FFMPEG library to borrow a player touch screen procedure. Please refer to the corresponding source directory in their own place to play a MPG file.
Platform: | Size: 16384 | Author: yang | Hits:

[androidAFFmpeg.tar

Description: ffmpeg for android library anroid手机上的一个音视频编解码库-ffmpeg for android library
Platform: | Size: 779264 | Author: dmyss | Hits:

[Streaming Mpeg4H264Android_code

Description: H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送的数据太多,底层可能会一次解码出好几帧视频,但是通知到界面层只能显示一帧,造成丢帧的现象。 如果每次送的数据较少,就会有很多次底层调用没有进行实质解码,很小气的做法,比如有一压缩数据帧需要600字节,如果一次送100个字节给解码器,那么要送6次才会进行实质解码,因为每个数据帧有大有小,所以只能取极小值才不会导致丢帧。 不过所有的编码解码都是各种因素平衡折中的结果,具体用什么方法具体分析。 注意解码库写死了视频大小240x320,其他视频大小要简单修改一下底层的代码。-H264 decoder source code, porting ffmpeg s H264 decoding to Android, the depth of cut optimization, in the simulator (320x480) in the validation passed.
Platform: | Size: 650240 | Author: caoliang | Hits:

[androidH264Android

Description: 支持在Andoid手机系统运行的ffmpeg软件包,用于Android端对H264视频流的解码,供Andoid下开发视频的朋友们使用.-ffmpegforAndroid
Platform: | Size: 17738752 | Author: 王忠海 | Hits:

[androidH264Android

Description: Android 解码h264文件,移植FFMPEG实现编解码。-Android decode h264 files to achieve transplantation FFMPEG codec.
Platform: | Size: 229376 | Author: | Hits:

[androidFFMPEG-Android

Description: FFMPEG移植到Android 网上最详细的教程方法,值得一看-the best code for the android ffmpeg
Platform: | Size: 10240 | Author: meng | Hits:

[androidrockplayer_ffmpeg

Description: Android 平台当前最好用的万能播放器Rockplayer 源代码-Android rockplayer
Platform: | Size: 4361216 | Author: meng | Hits:

[androidvideoplayer

Description: 这是本人公司几个人历经6个月开发的一款采用ffmpeg硬解所有主流视频格式的anroid播放软件。-This is my company for 6 months after several people developed a hardware solution using ffmpeg all popular video formats anroid player.
Platform: | Size: 8556544 | Author: studystate | Hits:

[androidFFMpeg_0527.tar

Description: android source FFMpeg
Platform: | Size: 47026176 | Author: jooyoung | Hits:

[androidffmpeg-0.6_QQPlayerMobile_modified

Description: 移植到android的开源ffmpeg解码器,支持大部分视频编码-Transplanted into android open source ffmpeg decoder, support most video coding
Platform: | Size: 5398528 | Author: 颜风 | Hits:

[androidffplay1

Description: android media player base on ffmpeg
Platform: | Size: 4106240 | Author: flywingsky | Hits:

[androidhavlenapetr-FFMpeg-7c27aa2

Description: ffmpeg移植到android上及使用例子-ported to android on ffmpeg and use examples
Platform: | Size: 9862144 | Author: 张彦利 | Hits:

[Embeded Linuxffmpeg-android-windows-cygwin

Description: NDK+android的安装,配置过程。。以及简单的实例-NDK,install,preference steps,and some simple examples
Platform: | Size: 45056 | Author: 吴京 | Hits:

[Multimedia programvlc-ffmpeg--android

Description: vlc-android播放网络视频成功 这个是移植vlc-android源码进行更改的,可以播放网络rtsp、http、mns等网络实时流媒体视频,精简了vlc-android的源码,对于想做rtsp开发的码友有很好的参考价值,当然,如果想播放本地视频,只需要在基础上进行二次开发就行。参考了laukaka的一篇文章,在这里表示感谢,还有里面的请求rtsp代码我写死了,可以修改,很适合二次开发。-vlc-android play network video successful transplantation vlc-android source code to make changes, you can play network rtsp, http, MNS network real-time streaming video to streamline VLC-Android' s source code, for the to do rtsp development code Friends a good reference value, of course, if you want to play local video, only on the basis of secondary development on the line. Reference the article laukaka, thanked here, as well as inside the request rtsp code I wrote is dead, you can modify, it is suitable for secondary development.
Platform: | Size: 29756416 | Author: zzc | Hits:

[Linux driverFFmpeg-Android-master

Description: FFmpeg for Android Version.
Platform: | Size: 17408 | Author: 王啟華 | Hits:

[Multimedia programffmpeg-x264-bin-progress.tar

Description: Android项目里实现视频编辑功能的完整工程代码(ffmpeg/x264/yasm),包括视频编码x264,视频解码ffmpeg,转码进度实现(修改ffmpeg代码),测试例子(Android project implementation of the video editing function of the complete engineering code (ffmpeg/x264/yasm), including video coding, x264, video decoding, ffmpeg, transcoding progress achieved (modify ffmpeg code), test examples)
Platform: | Size: 11542528 | Author: kuangreng | Hits:

[Streaming Mpeg4安卓ffmpeg直播源码

Description: 基于FFMPEG开发的安卓直播源码,支持硬编码和软编码,以及FFMPEG解码播放(FFMPEG based Android live source code, support for hard coding and soft coding, as well as FFMPEG decoding playback)
Platform: | Size: 11628544 | Author: netuml | Hits:

[androidRTSTVLC

Description: 基于FFmpeg的收流进行android移植(Android transplantation based on FFmpeg)
Platform: | Size: 18541568 | Author: 玉念聿辉 | Hits:
« 12 3 4 »

CodeBus www.codebus.net